projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e1d496
)
Fix typo.
author
Jan Djärv
<jan.h.d@swipnet.se>
Sat, 12 Dec 2009 17:11:41 +0000
(17:11 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Sat, 12 Dec 2009 17:11:41 +0000
(17:11 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 2b0b064a95660b31af97c59f4e0ff9567aa8c2a3..ee05443152fb884f76fc9e20e40ad52261994c7c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-2,7
+2,7
@@
* xsettings.c (struct xsettings): Add member seen.
(parse_xft_settings): Update member seen with what we have read.
- Return
0
if Xft-settings have been parsed, 0 otherwise.
+ Return
non-zero
if Xft-settings have been parsed, 0 otherwise.
(apply_xft_settings): Only update Xft settings with what member seen
indicates as new.